[][src]Type Definition pgx_pg_sys::ParserSetupHook

type ParserSetupHook = Option<unsafe extern "C" fn(pstate: *mut ParseState, arg: *mut c_void)>;