pub type PQUERYACTCTXW_FUNC = Option<unsafe extern "system" fn(dwflags: u32, hactctx: HANDLE, pvsubinstance: *const c_void, ulinfoclass: u32, pvbuffer: *mut c_void, cbbuffer: usize, pcbwrittenorrequired: *mut usize) -> BOOL>;
Expand description

Required features: "Win32_System_WindowsProgramming", "Win32_Foundation"