gsl_sys

Function gsl_histogram_fread

Source
pub unsafe extern "C" fn gsl_histogram_fread(
    stream: *mut FILE,
    h: *mut gsl_histogram,
) -> c_int