pub unsafe extern "C" fn libCZI_SubBlockGetInfo(
sub_block_object: SubBlockObjectHandle,
sub_block_info: *mut SubBlockInfoInterop,
) -> LibCZIApiErrorCodeExpand description
Get Information about the sub-block.
\param sub_block_object The sub-block object. \param [out] sub_block_info If successful, information about the sub-block object is put here.
\returns An error-code indicating success or failure of the operation.