Function BNGetLowLevelILNonSSAInstructionIndex

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