Skip to main content

fexpr_call2

Function fexpr_call2 

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