Function BNSeekLinearViewCursorToCursorPathAndAddress

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