[][src]Function pulsar_sys::pulsar_producer_configuration_set_compression_type

pub unsafe extern "C" fn pulsar_producer_configuration_set_compression_type(
    conf: *mut pulsar_producer_configuration_t,
    compressionType: pulsar_compression_type
)