Type Definition eccodes_sys::grib_free_proc

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