Skip to main content

VirtualFree

Type Alias VirtualFree 

Source
pub type VirtualFree = unsafe extern "system" fn(PVOID, usize, u32) -> bool;