Function libktx_rs_sys::ktxHashList_Serialize[][src]

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.