grib_get_double

Function grib_get_double 

Source
pub unsafe extern "C" fn grib_get_double(
    h: *const grib_handle,
    key: *const c_char,
    value: *mut f64,
) -> c_int