gsl_sys

Function gsl_histogram_scale

Source
pub unsafe extern "C" fn gsl_histogram_scale(
    h: *mut gsl_histogram,
    scale: f64,
) -> c_int