Function BNGetLowLevelILByIndex

Source
pub unsafe extern "C" fn BNGetLowLevelILByIndex(
    func: *mut BNLowLevelILFunction,
    i: usize,
) -> BNLowLevelILInstruction