Function makeFuncCall

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