Function eccodes_sys::grib_dump_action_tree[][src]

pub unsafe extern "C" fn grib_dump_action_tree(
    c: *mut grib_context,
    f: *mut FILE
)
Expand description

Print all keys from the parsed definition files available in a context

@param f : the File used to print the keys on @param c : the context that contains the cached definition files to be printed