Type Definition glib_2_0_sys::GTranslateFunc

source ·
pub type GTranslateFunc = extern "C" fn(_: *const gchar, _: gpointer) -> *const gchar;