Function spice::c::mxv_c

source ·
pub unsafe extern "C" fn mxv_c(
    m1: *mut [f64; 3],
    vin: *mut f64,
    vout: *mut f64
)