codes_get_float

Function codes_get_float 

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