Skip to main content

fexpr_replace2

Function fexpr_replace2 

Source
pub unsafe extern "C" fn fexpr_replace2(
    res: *mut fexpr_struct,
    expr: *const fexpr_struct,
    x1: *const fexpr_struct,
    y1: *const fexpr_struct,
    x2: *const fexpr_struct,
    y2: *const fexpr_struct,
) -> c_int