Skip to main content

libCZI_ReleaseSubBlock

Function libCZI_ReleaseSubBlock 

Source
pub unsafe extern "C" fn libCZI_ReleaseSubBlock(
    sub_block_object: SubBlockObjectHandle,
) -> LibCZIApiErrorCode
Expand 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.