[][src]Function cspice_sys::mxmg_c

pub unsafe extern "C" fn mxmg_c(
    m1: *const c_void,
    m2: *const c_void,
    row1: SpiceInt,
    col1: SpiceInt,
    col2: SpiceInt,
    mout: *mut c_void
)