pub unsafe extern "C" fn grpc_authorization_policy_provider_release(
    provider: *mut grpc_authorization_policy_provider
)
Expand description

EXPERIMENTAL - Subject to change. Releases grpc_authorization_policy_provider object. The creator of grpc_authorization_policy_provider is responsible for its release.