Function eccodes_sys::grib_context_set_samples_path[][src]

pub unsafe extern "C" fn grib_context_set_samples_path(
    c: *mut grib_context,
    path: *const c_char
)
Expand description

Sets the search path for sample files.

@param c : the context to be modified @param path : the search path for sample files