Function grpcio_sys::grpcwrap_channel_args_set_integer[][src]

pub unsafe extern "C" fn grpcwrap_channel_args_set_integer(
    args: *mut grpc_channel_args,
    index: usize,
    key: *const c_char,
    value: c_int
)