Type Definition rpgffi::PGFunction [] [src]

type PGFunction = Option<unsafe extern "C" fn(_: FunctionCallInfo) -> Datum>;