pub unsafe extern "C" fn ktxHashList_Serialize(
pHead: *mut ktxHashList,
kvdLen: *mut c_uint,
kvd: *mut *mut c_uchar,
) -> ktx_error_code_eExpand description
Serializes a ktxHashList to a block of memory suitable for writing to a KTX file.