Skip to main content

fexpr_replace

Function fexpr_replace 

Source
pub unsafe extern "C" fn fexpr_replace(
    res: *mut fexpr_struct,
    expr: *const fexpr_struct,
    x: *const fexpr_struct,
    y: *const fexpr_struct,
) -> c_int