windows::Wdk::Storage::FileSystem

Function SeExamineSacl

pub unsafe fn SeExamineSacl(
    sacl: *const ACL,
    resourcesacl: *const ACL,
    token: *const c_void,
    desiredaccess: u32,
    accessgranted: bool,
    generateaudit: *mut bool,
    generatealarm: *mut bool,
)