syd_api

Function syd_api 

Source
#[unsafe(no_mangle)]
pub extern "C" fn syd_api() -> c_int
Expand description

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.