pub unsafe extern "system" fn K32QueryWorkingSetEx(
    hprocess: HANDLE,
    pv: *mut c_void,
    cb: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"