[][src]Function brpc_sys::ffi::brpc_channel_init

pub unsafe extern "C" fn brpc_channel_init(
    channel: *mut BrpcChannel,
    server_addr_and_port: *const c_char,
    options: *const BrpcChannelOptions
) -> c_int