glib_sys

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