Function gsl_sys::gsl_vector_mul[][src]

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