binaryninjacore_sys

Function BNSeekLinearViewCursorToCursorPathAndAddress

source
pub unsafe extern "C" fn BNSeekLinearViewCursorToCursorPathAndAddress(
    cursor: *mut BNLinearViewCursor,
    path: *mut BNLinearViewCursor,
    addr: u64,
) -> bool