[][src]Type Definition pgx_pg_sys::ExecutorRun_hook_type

type ExecutorRun_hook_type = Option<unsafe extern "C" fn(queryDesc: *mut QueryDesc, direction: ScanDirection, count: uint64, execute_once: bool)>;