Function grpcio_sys::grpc_is_initialized[][src]

pub unsafe extern "C" fn grpc_is_initialized() -> c_int
Expand description

EXPERIMENTAL. Returns 1 if the grpc library has been initialized. TODO(ericgribkoff) Decide if this should be promoted to non-experimental as part of stabilizing the fork support API, as tracked in https://github.com/grpc/grpc/issues/15334