Skip to main content

fexpr_call4

Function fexpr_call4 

Source
pub unsafe extern "C" fn fexpr_call4(
    res: *mut fexpr_struct,
    f: *const fexpr_struct,
    x1: *const fexpr_struct,
    x2: *const fexpr_struct,
    x3: *const fexpr_struct,
    x4: *const fexpr_struct,
)