[][src]Function cspice_sys::mxmtg_c

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
)