pub type PROCESSENUMPROC = Option<unsafe extern "system" fn(dwprocessid: u32, dwattributes: u32, lpuserdefined: LPARAM) -> BOOL>;
Expand description

Required features: "Win32_System_VirtualDosMachines", "Win32_Foundation"