Type Definition pgx_pg_sys::query_pathkeys_callback

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