Function ndk_sys::wctomb

source ·
pub unsafe extern "C" fn wctomb(
    __dst: *mut c_char,
    __wc: wchar_t
) -> c_int