_mbstrlen_l

Function _mbstrlen_l 

Source
pub unsafe extern "C" fn _mbstrlen_l(
    _Str: *const c_char,
    _Locale: _locale_t,
) -> size_t