[][src]Type Definition glib_sys::GScannerMsgFunc

type GScannerMsgFunc = Option<unsafe extern "C" fn(_: *mut GScanner, _: *mut c_char, _: gboolean)>;