Function gdnative_sys::wcrtomb [] [src]

pub unsafe extern "C" fn wcrtomb(
    __s: *mut c_char,
    __wc: wchar_t,
    __ps: *mut mbstate_t
) -> usize