Function vc6_sys::VirtualFree

source ·
pub unsafe extern "stdcall" fn VirtualFree(
    lpAddress: LPVOID,
    dwSize: DWORD,
    dwFreeType: DWORD
) -> BOOL