vdSub

Function vdSub 

Source
pub unsafe extern "C" fn vdSub(
    n: c_int,
    a: *const f64,
    b: *const f64,
    r: *mut f64,
)