protobuf_c_message_init

Function protobuf_c_message_init 

Source
pub unsafe extern "C" fn protobuf_c_message_init(
    descriptor: *const ProtobufCMessageDescriptor,
    message: *mut c_void,
)