Skip to main content

makeFuncCall

Function makeFuncCall 

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