[][src]Function libembroidery_sys::HashTableSetIdealRatio

pub unsafe extern "C" fn HashTableSetIdealRatio(
    hashTable: *mut HashTable,
    idealRatio: f32,
    lowerRehashThreshold: f32,
    upperRehashThreshold: f32
)