pub type WMIDPREQUEST = Option<unsafe extern "system" fn(requestcode: WMIDPREQUESTCODE, requestcontext: *const c_void, buffersize: *mut u32, buffer: *mut c_void) -> u32>;
Expand description

Required features: "Win32_System_Diagnostics_Etw"