binaryninjacore_sys

Function BNGetRecentBasicBlockForAddress

source
pub unsafe extern "C" fn BNGetRecentBasicBlockForAddress(
    view: *mut BNBinaryView,
    addr: u64,
) -> *mut BNBasicBlock