Function g_param_type_register_static

Source
pub unsafe extern "C" fn g_param_type_register_static(
    name: *const c_char,
    pspec_info: *const GParamSpecTypeInfo,
) -> GType