pub unsafe extern "C" fn oboe_getSdkVersion() -> c_int
Expand description

Return the version of the SDK that is currently running.

For example, on Android, this would return 27 for Oreo 8.1. If the version number cannot be determined then this will return -1.

@return version number or -1