binaryninjacore_sys

Function BNGetMediumLevelILInstructionIndex

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