Skip to main content

libCZI_GetStreamClassesCount

Function libCZI_GetStreamClassesCount 

Source
pub unsafe extern "C" fn libCZI_GetStreamClassesCount(
    count: *mut c_int,
) -> LibCZIApiErrorCode
Expand description

Get the number of available stream classes.

\param [out] count The number of available stream classes it put here.

\returns An error-code indicating success or failure of the operation.