[][src]Function gsl_sys::gsl_sf_legendre_H3d_array

pub unsafe extern "C" fn gsl_sf_legendre_H3d_array(
    lmax: c_int,
    lambda: f64,
    eta: f64,
    result_array: *mut f64
) -> c_int