Function spice::c::vtmvg_c

source ·
pub unsafe extern "C" fn vtmvg_c(
    v1: *const c_void,
    matrix: *const c_void,
    v2: *const c_void,
    nrow: i32,
    ncol: i32
) -> f64