g_variant_new_from_bytes

Function g_variant_new_from_bytes 

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