binaryninjacore_sys

Function BNGetMediumLevelILNonSSAInstructionIndex

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