glib_sys

Function g_variant_new_string

source
pub unsafe extern "C" fn g_variant_new_string(
    string: *const c_char,
) -> *mut GVariant