Skip to main content

ScStatus

Type Alias ScStatus 

Source
pub type ScStatus = c_int;
Expand description

@brief Return status codes for all APIs. SC_OK = 0 means the API successfully completed its operation. All other codes indicate a device, parameter, or API usage error.