Function windows_sys::Win32::Security::AccessCheckAndAuditAlarmA
[−]pub unsafe extern "system" fn AccessCheckAndAuditAlarmA(
subsystemname: PCSTR,
handleid: *const c_void,
objecttypename: PCSTR,
objectname: PCSTR,
securitydescriptor: PSECURITY_DESCRIPTOR,
desiredaccess: u32,
genericmapping: *const GENERIC_MAPPING,
objectcreation: BOOL,
grantedaccess: *mut u32,
accessstatus: *mut i32,
pfgenerateonclose: *mut i32
) -> BOOL
Expand description
Required features: "Win32_Security"
, "Win32_Foundation"