Skip to main content

switch_core_inthash_insert

Function switch_core_inthash_insert 

Source
pub unsafe extern "C" fn switch_core_inthash_insert(
    hash: *mut switch_inthash_t,
    key: u32,
    data: *const c_void,
) -> switch_status_t