Function grpcio_sys::grpc_auth_property_iterator_next
source · pub unsafe extern "C" fn grpc_auth_property_iterator_next(
it: *mut grpc_auth_property_iterator
) -> *const grpc_auth_property
Expand description
Returns NULL when the iterator is at the end.