Skip to main content

libCZI_ReleaseWriter

Function libCZI_ReleaseWriter 

Source
pub unsafe extern "C" fn libCZI_ReleaseWriter(
    writer_object: CziWriterObjectHandle,
) -> LibCZIApiErrorCode
Expand description

Release the specified writer object.

\param writer_object Handle to the writer object that is to be released.

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