[][src]Function gsl_sys::gsl_ntuple_project

pub unsafe extern "C" fn gsl_ntuple_project(
    h: *mut gsl_histogram,
    ntuple: *mut gsl_ntuple,
    value_func: *mut gsl_ntuple_value_fn,
    select_func: *mut gsl_ntuple_select_fn
) -> c_int