pub unsafe extern "C" fn ktxHashList_Sort(
pHead: *mut ktxHashList,
) -> ktx_error_code_eExpand description
Sorts a ktxHashList into order of the key codepoints.
pub unsafe extern "C" fn ktxHashList_Sort(
pHead: *mut ktxHashList,
) -> ktx_error_code_eSorts a ktxHashList into order of the key codepoints.