Function vips_sys::g_variant_parse
[−]
[src]
pub unsafe extern "C" fn g_variant_parse(
type_: *const GVariantType,
text: *const gchar,
limit: *const gchar,
endptr: *mut *const gchar,
error: *mut *mut GError
) -> *mut GVariant