Function grpcio_sys::grpc_register_plugin[][src]

pub unsafe extern "C" fn grpc_register_plugin(
    init: Option<extern "C" fn()>,
    destroy: Option<extern "C" fn()>
)