[][src]Function gsl_sys::gsl_vector_div

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