pub type FOUND_IMAGE_CALLBACK = Option<unsafe extern "system" fn(context: *const c_void, imageinfo: *const DOS_IMAGE_INFO) -> BOOL>;
Expand description

Required features: "Win32_System_Hypervisor", "Win32_Foundation"