Skip to main content

switch_core_hash_delete

Function switch_core_hash_delete 

Source
pub unsafe extern "C" fn switch_core_hash_delete(
    hash: *mut switch_hash_t,
    key: *const c_char,
) -> *mut c_void