Function windows_sys::Win32::System::Memory::VirtualFree
pub unsafe extern "system" fn VirtualFree(
lpaddress: *mut c_void,
dwsize: usize,
dwfreetype: VIRTUAL_FREE_TYPE,
) -> BOOL
pub unsafe extern "system" fn VirtualFree(
lpaddress: *mut c_void,
dwsize: usize,
dwfreetype: VIRTUAL_FREE_TYPE,
) -> BOOL