Function gsl_sys::gsl_vector_div[][src]

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