__mbrlen

Function __mbrlen 

Source
pub unsafe extern "C" fn __mbrlen(
    __s: *const c_char,
    __n: usize,
    __ps: *mut mbstate_t,
) -> usize