[][src]Function libembroidery_sys::HashTableGet

pub unsafe extern "C" fn HashTableGet(
    hashTable: *const HashTable,
    key: *const c_void
) -> *mut c_void