binaryninjacore_sys

Function BNGetPreviousBasicBlockStartBeforeAddress

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