Function gio_2_0_sys::g_charset_converter_new [] [src]

pub unsafe extern "C" fn g_charset_converter_new(
    to_charset: *const gchar,
    from_charset: *const gchar,
    error: *mut *mut GError
) -> *mut GCharsetConverter