[][src]Type Definition glib_sys::GTranslateFunc

type GTranslateFunc = Option<unsafe extern "C" fn(_: *const c_char, _: gpointer) -> *const c_char>;