[][src]Function libembroidery_sys::HashTablePut

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