Function gst::ffi::g_locale_from_utf8 [−][src]
pub unsafe extern "C" fn g_locale_from_utf8(
utf8string: *const gchar,
len: gssize,
bytes_read: *mut gsize,
bytes_written: *mut gsize,
error: *mut *mut GError
) -> *mut gchar