Skip to main content

UnmapViewOfFile

Function UnmapViewOfFile 

Source
pub unsafe extern "system" fn UnmapViewOfFile(
    base_address: LPCVOID,
) -> BOOL