_mbstrnlen

Function _mbstrnlen 

Source
pub unsafe extern "C" fn _mbstrnlen(
    _String: *const c_char,
    _MaxCount: size_t,
) -> size_t