pub unsafe extern "C" fn aws_client_bootstrap_new(
    allocator: *mut aws_allocator,
    options: *const aws_client_bootstrap_options
) -> *mut aws_client_bootstrap
Expand description

Create the client bootstrap.