pub unsafe extern "C" fn aws_logger_set(logger: *mut aws_logger)
Expand description
Sets the aws logger used globally across the process. Not thread-safe. Must only be called once.
pub unsafe extern "C" fn aws_logger_set(logger: *mut aws_logger)
Sets the aws logger used globally across the process. Not thread-safe. Must only be called once.