[][src]Function gsl_sys::gsl_interp2d_get

pub unsafe extern "C" fn gsl_interp2d_get(
    interp: *const gsl_interp2d,
    zarr: *const f64,
    i: usize,
    j: usize
) -> f64