pub unsafe extern "C" fn libCZI_ReleaseSubBlock(
sub_block_object: SubBlockObjectHandle,
) -> LibCZIApiErrorCodeExpand description
Release the specified sub-block object.
\param sub_block_object The sub block object to be released.
\returns An error-code indicating success or failure of the operation.