Function libc::funcs::extra::kernel32::UnmapViewOfFile

source ยท
pub unsafe extern "system" fn UnmapViewOfFile(
    lpBaseAddress: LPCVOID,
) -> BOOL