Function spice::c::invert_c

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