Function spice::c::invstm_c

source ·
pub unsafe extern "C" fn invstm_c(
    mat: *mut [f64; 6],
    invmat: *mut [f64; 6]
)