Function glib_sys::g_test_add_func

source ·
pub unsafe extern "C" fn g_test_add_func(
    testpath: *const c_char,
    test_func: GTestFunc
)