uc_mem_map

Function uc_mem_map 

Source
pub unsafe extern "C" fn uc_mem_map(
    uc: *mut uc_engine,
    address: u64,
    size: u64,
    perms: u32,
) -> uc_error