pgrx_pg_sys

Function makeFuncCall

Source
pub unsafe fn makeFuncCall(
    arg_name: *mut List,
    arg_args: *mut List,
    arg_funcformat: Type,
    arg_location: c_int,
) -> *mut FuncCall