Function spice::c::mtxm_c

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