pub unsafe extern "system" fn SeAuditingFileEventsWithContextEx(
    accessgranted: BOOLEAN,
    securitydescriptor: PSECURITY_DESCRIPTOR,
    subjectsecuritycontext: *const SECURITY_SUBJECT_CONTEXT,
    stagingenabled: *mut BOOLEAN
) -> BOOLEAN
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_Security"