Type Definition rpgffi::RecheckForeignScan_function [] [src]

type RecheckForeignScan_function = Option<unsafe extern "C" fn(_: *mut ForeignScanState, _: *mut TupleTableSlot) -> bool_>;