Function spice::c::vtmv_c[][src]

pub unsafe extern "C" fn vtmv_c(
    v1: *mut f64,
    matrix: *mut [f64; 3],
    v2: *mut f64
) -> f64