Skip to main content

switch_core_hash_insert_alloc_destructor

Function switch_core_hash_insert_alloc_destructor 

Source
pub unsafe extern "C" fn switch_core_hash_insert_alloc_destructor(
    hash: *mut switch_hash_t,
    key: *const c_char,
    size: usize,
    destructor: hashtable_destructor_t,
) -> *mut c_void