[][src]Function oboe_sys::oboe_getSdkVersion

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

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