binaryninjacore_sys

Function BNLowLevelILGetInstructionStart

source
pub unsafe extern "C" fn BNLowLevelILGetInstructionStart(
    func: *mut BNLowLevelILFunction,
    arch: *mut BNArchitecture,
    addr: u64,
) -> usize