[][src]Function gsl_sys::gsl_vector_ushort_mul

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