pub unsafe extern "C" fn aws_io_library_init(
allocator: *mut aws_allocator
)
Expand description
Initializes internal datastructures used by aws-c-io. Must be called before using any functionality in aws-c-io.
pub unsafe extern "C" fn aws_io_library_init(
allocator: *mut aws_allocator
)
Initializes internal datastructures used by aws-c-io. Must be called before using any functionality in aws-c-io.