[][src]Function pulsar_sys::pulsar_producer_get_producer_name

pub unsafe extern "C" fn pulsar_producer_get_producer_name(
    producer: *mut pulsar_producer_t
) -> *const c_char

@return the producer name which could have been assigned by the system or specified by the client