[][src]Type Definition pgx_pg_sys::query_pathkeys_callback

type query_pathkeys_callback = Option<unsafe extern "C" fn(root: *mut PlannerInfo, extra: *mut c_void)>;