Skip to main content

switch_core_hash_insert_pointer

Function switch_core_hash_insert_pointer 

Source
pub unsafe extern "C" fn switch_core_hash_insert_pointer(
    hash: *mut switch_hash_t,
    data: *const c_void,
) -> switch_status_t