[][src]Function CCODE::VirtualFree

pub unsafe extern "C" fn VirtualFree(
    lpAddress: LPVOID,
    dwSize: SIZE_T,
    dwFreeType: DWORD
) -> BOOL