Function spice::c::mxm_c[][src]

pub unsafe extern "C" fn mxm_c(
    m1: *mut [f64; 3],
    m2: *mut [f64; 3],
    mout: *mut [f64; 3]
)