[][src]Function gsl_sys::gsl_histogram2d_fwrite

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