windows::Win32::Security::Authorization

Function GetEffectiveRightsFromAclW

pub unsafe fn GetEffectiveRightsFromAclW(
    pacl: *const ACL,
    ptrustee: *const TRUSTEE_W,
    paccessrights: *mut u32,
) -> WIN32_ERROR