Function ekiden_grpcio_sys::grpcwrap_channel_args_set_integer[][src]

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