unicode_convers

Function unicode_convers 

Source
pub unsafe extern "C" fn unicode_convers(
    from_str: *const char_t,
    to_str: *mut char_t,
    from: unicode_t,
    to: unicode_t,
    osize: u32,
) -> u32