mxm_c

Function mxm_c 

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