Sha256: 89913a49ebb732aa8d5223c911d1c6a014ec044d149ed1461619dad457be04d8
Contents?: true
Size: 294 Bytes
Versions: 72
Compression:
Stored size: 294 Bytes
Contents
/* * SplashScreenImpl.h * rhorunner * * Created by Dmitry Moskalchuk on 11.03.10. * Copyright 2010 Rhomobile. All rights reserved. * */ #pragma once #ifdef __cplusplus extern "C" { #endif void rho_splash_screen_start(); void rho_splash_screen_hide(); #ifdef __cplusplus } #endif
Version data entries
72 entries across 72 versions & 1 rubygems