Type Definition rpgffi::RefetchForeignRow_function [] [src]

type RefetchForeignRow_function = Option<unsafe extern "C" fn(_: *mut EState, _: *mut ExecRowMark, _: Datum, _: *mut bool_) -> HeapTuple>;