grib_get_float_elements

Function grib_get_float_elements 

Source
pub unsafe extern "C" fn grib_get_float_elements(
    h: *const grib_handle,
    key: *const c_char,
    index_array: *const c_int,
    size: c_long,
    value: *mut f32,
) -> c_int