glib_sys

Function g_variant_new_boolean

source
pub unsafe extern "C" fn g_variant_new_boolean(
    value: gboolean,
) -> *mut GVariant