ktxHashList_Serialize

Function ktxHashList_Serialize 

Source
pub unsafe extern "C" fn ktxHashList_Serialize(
    pHead: *mut ktxHashList,
    kvdLen: *mut c_uint,
    kvd: *mut *mut c_uchar,
) -> ktx_error_code_e
Expand description

Serializes a ktxHashList to a block of memory suitable for writing to a KTX file.