[][src]Function brpc_sys::ffi::brpc_channel_options_set_max_retry

pub unsafe extern "C" fn brpc_channel_options_set_max_retry(
    channel_options: *mut BrpcChannelOptions,
    max_retry: c_int
)