#[no_mangle] pub extern "C" fn syd_api() -> c_int
Performs a syd API check
The caller is advised to perform this check before calling any other syd API calls.
Returns API number on success, negated errno on failure.