Function rpgffi::InputFunctionCall [] [src]

pub unsafe extern "C" fn InputFunctionCall(
    flinfo: *mut FmgrInfo,
    str: *mut c_char,
    typioparam: Oid,
    typmod: int32
) -> Datum