Function libktx_rs_sys::ktxHashList_DeleteKVPair[][src]

pub unsafe extern "C" fn ktxHashList_DeleteKVPair(
    pHead: *mut ktxHashList,
    key: *const c_char
) -> ktx_error_code_e
Expand description

Finds the entry for a key in a ktxHashList and deletes it.