[][src]Type Definition pgx_pg_sys::ParseParamRefHook

type ParseParamRefHook = Option<unsafe extern "C" fn(pstate: *mut ParseState, pref: *mut ParamRef) -> *mut Node>;