[][src]Function ptrace_do_rs::mbtowc

pub unsafe extern "C" fn mbtowc(
    __pwc: *mut wchar_t,
    __s: *const c_char,
    __n: size_t
) -> c_int