Function win_sys::Memory::VirtualFree [−][src]
pub unsafe fn VirtualFree(
lpaddress: *mut c_void,
dwsize: usize,
dwfreetype: VIRTUAL_FREE_TYPE
) -> BOOLExpand description
Required features: Win32_System_Memory, Win32_Foundation