[][src]Function grpcio_sys::grpc_auth_context_peer_is_authenticated

pub unsafe extern "C" fn grpc_auth_context_peer_is_authenticated(
    ctx: *const grpc_auth_context
) -> c_int

Returns 1 if the peer is authenticated, 0 otherwise.