Skip to main content

switch_core_hash_empty

Function switch_core_hash_empty 

Source
pub unsafe extern "C" fn switch_core_hash_empty(
    hash: *mut switch_hash_t,
) -> switch_bool_t
Expand description

\brief tells if a hash is empty \param hash the hashtable \return TRUE or FALSE depending on if the hash is empty