invert_c

Function invert_c 

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