binaryninjacore_sys

Function BNMediumLevelILGetInstructionStart

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