binaryninjacore_sys

Function BNRemoveAutoSegment

source
pub unsafe extern "C" fn BNRemoveAutoSegment(
    view: *mut BNBinaryView,
    start: u64,
    length: u64,
)