mbrlen

Function mbrlen 

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