[][src]Function polkit_sys::polkit_authority_revoke_temporary_authorizations_sync

pub unsafe extern "C" fn polkit_authority_revoke_temporary_authorizations_sync(
    authority: *mut PolkitAuthority,
    subject: *mut PolkitSubject,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean