grib_get_string

Function grib_get_string 

Source
pub unsafe extern "C" fn grib_get_string(
    h: *const grib_handle,
    key: *const c_char,
    mesg: *mut c_char,
    length: *mut usize,
) -> c_int