mxmtg_c

Function mxmtg_c 

Source
pub unsafe extern "C" fn mxmtg_c(
    m1: *const c_void,
    m2: *const c_void,
    nrow1: SpiceInt,
    nc1c2: SpiceInt,
    nrow2: SpiceInt,
    mout: *mut c_void,
)