[][src]Function gsl_sys::gsl_bspline_knots

pub unsafe extern "C" fn gsl_bspline_knots(
    breakpts: *const gsl_vector,
    w: *mut gsl_bspline_workspace
) -> c_int