Function esp_idf_sys::mbtowc

source ·
pub unsafe extern "C" fn mbtowc(
    arg1: *mut wchar_t,
    arg2: *const c_char,
    arg3: usize
) -> c_int