pub type PENUM_PAGE_FILE_CALLBACKW = Option<unsafe extern "system" fn(pcontext: *mut c_void, ppagefileinfo: *mut ENUM_PAGE_FILE_INFORMATION, lpfilename: PCWSTR) -> BOOL>;
Expand description

Required features: "Win32_System_ProcessStatus", "Win32_Foundation"