[][src]Function cspice_sys::mtxmg_c

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