Function BNGetMediumLevelILBasicBlockForInstruction

Source
pub unsafe extern "C" fn BNGetMediumLevelILBasicBlockForInstruction(
    func: *mut BNMediumLevelILFunction,
    i: usize,
) -> *mut BNBasicBlock