Function windows_sys::Win32::System::ProcessStatus::QueryWorkingSetEx

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