Skip to main content

fexpr_call1

Function fexpr_call1 

Source
pub unsafe extern "C" fn fexpr_call1(
    res: *mut fexpr_struct,
    f: *const fexpr_struct,
    x1: *const fexpr_struct,
)