[][src]Function gst::ffi::g_variant_new_from_bytes

pub unsafe extern "C" fn g_variant_new_from_bytes(
    _type: *const GVariantType,
    bytes: *mut GBytes,
    trusted: gboolean
) -> *mut GVariant