gsl_sys

Function gsl_histogram2d_fwrite

Source
pub unsafe extern "C" fn gsl_histogram2d_fwrite(
    stream: *mut FILE,
    h: *const gsl_histogram2d,
) -> c_int