Function BNGetLowLevelILIndexForInstruction

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