Type Definition pgx_pg_sys::amgettuple_function [−][src]
type amgettuple_function = Option<unsafe extern "C" fn(scan: IndexScanDesc, direction: ScanDirection) -> bool>;
type amgettuple_function = Option<unsafe extern "C" fn(scan: IndexScanDesc, direction: ScanDirection) -> bool>;