dr_unmap_executable_file

Function dr_unmap_executable_file 

Source
pub unsafe extern "C" fn dr_unmap_executable_file(
    base: *mut byte,
    size: usize,
) -> bool_
Expand description

Unmaps a file loaded by dr_map_executable_file().