Skip to main content

LocalAlloc

Type Alias LocalAlloc 

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