pub unsafe extern "C" fn switch_core_hash_empty(
hash: *mut switch_hash_t,
) -> switch_bool_tExpand description
\brief tells if a hash is empty \param hash the hashtable \return TRUE or FALSE depending on if the hash is empty
pub unsafe extern "C" fn switch_core_hash_empty(
hash: *mut switch_hash_t,
) -> switch_bool_t\brief tells if a hash is empty \param hash the hashtable \return TRUE or FALSE depending on if the hash is empty