Function mblen

Source
pub unsafe extern "C" fn mblen(
    _Ch: *const c_char,
    _MaxCount: usize,
) -> c_int