Type Definition glib_sys::GTestFixtureFunc

source ·
pub type GTestFixtureFunc = Option<unsafe extern "C" fn(_: gpointer, _: gconstpointer)>;