pub unsafe extern "C" fn grpc_google_iam_credentials_create(
    authorization_token: *const c_char,
    authority_selector: *const c_char,
    reserved: *mut c_void
) -> *mut grpc_call_credentials
Expand description

Creates an IAM credentials object for connecting to Google.