Type Definition eccodes_sys::grib_data_eof_proc

source ·
pub type grib_data_eof_proc = Option<unsafe extern "C" fn(c: *const grib_context, stream: *mut c_void) -> c_int>;