[][src]Function cspice_sys::invert_c

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