[][src]Function winapi_ui_automation::um::memoryapi::VirtualFree

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