Function spice::c::vsubg_c

source ·
pub unsafe extern "C" fn vsubg_c(
    v1: *mut f64,
    v2: *mut f64,
    ndim: i32,
    vout: *mut f64
)