clutter_test_add_data_full

Function clutter_test_add_data_full 

Source
pub unsafe extern "C" fn clutter_test_add_data_full(
    test_path: *const c_char,
    test_func: GTestDataFunc,
    test_data: gpointer,
    test_notify: GDestroyNotify,
)