invstm_c

Function invstm_c 

Source
pub unsafe extern "C" fn invstm_c(
    mat: *mut [ConstSpiceDouble; 6],
    invmat: *mut [SpiceDouble; 6],
)