Function hash_string_with

Source
pub unsafe extern "C" fn hash_string_with(
    str_utf8: *const c_char,
    root: IdHashT,
) -> IdHashT