Type Definition glib_sys::GTranslateFunc[][src]

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