mxvg_c

Function mxvg_c 

Source
pub unsafe extern "C" fn mxvg_c(
    m1: *const c_void,
    v2: *const c_void,
    nrow1: SpiceInt,
    nc1r2: SpiceInt,
    vout: *mut c_void,
)