Function spice::c::mtxvg_c[][src]

pub unsafe extern "C" fn mtxvg_c(
    m1: *const c_void,
    v2: *const c_void,
    ncol1: i32,
    nr1r2: i32,
    vout: *mut c_void
)