Function r_core::wcrtomb[][src]

pub unsafe extern "C" fn wcrtomb(
    arg1: *mut c_char,
    arg2: wchar_t,
    arg3: *mut mbstate_t
) -> size_t