codes_get_length

Function codes_get_length 

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