binaryninjacore_sys

Function BNSetMemoryRegionRebaseable

source
pub unsafe extern "C" fn BNSetMemoryRegionRebaseable(
    view: *mut BNBinaryView,
    name: *const c_char,
    rebaseable: bool,
) -> bool