Function ReclaimVirtualMemory

Source
pub unsafe extern "C" fn ReclaimVirtualMemory(
    VirtualAddress: *const c_void,
    Size: SIZE_T,
) -> DWORD