security_framework_sys::authorization

Function AuthorizationCopyRightsAsync

Source
pub unsafe extern "C" fn AuthorizationCopyRightsAsync(
    authorization: AuthorizationRef,
    rights: *const AuthorizationRights,
    environment: *const AuthorizationEnvironment,
    flags: AuthorizationFlags,
    callbackBlock: AuthorizationAsyncCallback,
)