pub unsafe extern "C" fn grpc_completion_queue_factory_lookup(
    attributes: *const grpc_completion_queue_attributes
) -> *const grpc_completion_queue_factory
Expand description

Returns the completion queue factory based on the attributes. MAY return a NULL if no factory can be found