codes_get_float_elements

Function codes_get_float_elements 

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