Function windows_sys::Win32::System::Diagnostics::Etw::EventAccessControl
pub unsafe extern "system" fn EventAccessControl(
guid: *const GUID,
operation: u32,
sid: PSID,
rights: u32,
allowordeny: BOOLEAN
) -> u32
Expand description
Required features: "Win32_Foundation"