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.