Function libktx_rs_sys::ktxHashList_Deserialize[][src]

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

Creates a hash table from the serialized data read from a a KTX file.