pub unsafe extern "C" fn grpc_google_compute_engine_credentials_create(
    reserved: *mut c_void
) -> *mut grpc_call_credentials
Expand description

Creates a compute engine credentials object for connecting to Google. WARNING: Do NOT use this credentials to connect to a non-google service as this could result in an oauth2 token leak.