[][src]Function gsl_sys::gsl_vector_long_mul

pub unsafe extern "C" fn gsl_vector_long_mul(
    a: *mut gsl_vector_long,
    b: *const gsl_vector_long
) -> c_int