pub unsafe extern "system" fn AuthzEnumerateSecurityEventSources(
dwflags: u32,
buffer: *mut AUTHZ_SOURCE_SCHEMA_REGISTRATION,
pdwcount: *mut u32,
pdwlength: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Security_Authorization"
, "Win32_Foundation"