codes_get_float_element

Function codes_get_float_element 

Source
pub unsafe extern "C" fn codes_get_float_element(
    h: *const codes_handle,
    key: *const c_char,
    i: c_int,
    value: *mut f32,
) -> c_int