Skip to main content

fexpr_mul

Function fexpr_mul 

Source
pub unsafe extern "C" fn fexpr_mul(
    res: *mut fexpr_struct,
    a: *const fexpr_struct,
    b: *const fexpr_struct,
)