Function glib_sys::g_variant_new_array
source · pub unsafe extern "C" fn g_variant_new_array(
child_type: *const GVariantType,
children: *const *mut GVariant,
n_children: size_t
) -> *mut GVariant
pub unsafe extern "C" fn g_variant_new_array(
child_type: *const GVariantType,
children: *const *mut GVariant,
n_children: size_t
) -> *mut GVariant