Function BNGetLowLevelILSSAInstructionIndex

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