pub unsafe extern "C" fn libCZI_ReleaseWriter(
writer_object: CziWriterObjectHandle,
) -> LibCZIApiErrorCodeExpand 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.