Function panda_sys::protobuf_c_enum_descriptor_get_value_by_name[][src]

pub unsafe extern "C" fn protobuf_c_enum_descriptor_get_value_by_name(
    desc: *const ProtobufCEnumDescriptor,
    name: *const c_char
) -> *const ProtobufCEnumValue