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_Foundation"