[][src]Function brpc_sys::ffi::brpc_server_start

pub unsafe extern "C" fn brpc_server_start(
    server: *mut BrpcServer,
    port: c_int,
    opt: *const BrpcServerOptions
) -> c_int