Function glib_sys::g_variant_new_fixed_array
source · pub unsafe extern "C" fn g_variant_new_fixed_array(
element_type: *const GVariantType,
elements: gconstpointer,
n_elements: size_t,
element_size: size_t
) -> *mut GVariant