binaryninjacore_sys

Function BNGetMappedMediumLevelILInstructionIndex

source
pub unsafe extern "C" fn BNGetMappedMediumLevelILInstructionIndex(
    func: *mut BNLowLevelILFunction,
    instr: usize,
) -> usize