[][src]Function pulsar_sys::pulsar_client_configuration_set_auth

pub unsafe extern "C" fn pulsar_client_configuration_set_auth(
    conf: *mut pulsar_client_configuration_t,
    authentication: *mut pulsar_authentication_t
)

Set the authentication method to be used with the broker

@param authentication the authentication data to use