Function win_sys::Memory::VirtualQuery[][src]

pub unsafe fn VirtualQuery(
    lpaddress: *const c_void,
    lpbuffer: *mut MEMORY_BASIC_INFORMATION,
    dwlength: usize
) -> usize
Expand description

Required features: Win32_System_Memory