[][src]Function security_framework_sys::authorization::AuthorizationCopyRightsAsync

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