[][src]Function winapi::um::psapi::QueryWorkingSetEx

pub unsafe extern "system" fn QueryWorkingSetEx(
    hProcess: HANDLE,
    pv: PVOID,
    cb: DWORD
) -> BOOL