pub unsafe extern "C" fn aws_common_library_init(
    allocator: *mut aws_allocator
)
Expand description

Initializes internal datastructures used by aws-c-common. Must be called before using any functionality in aws-c-common.