Function scratchstack_wrapper_aws_c_io::aws_thread_init
source · pub unsafe extern "C" fn aws_thread_init(
thread: *mut aws_thread,
allocator: *mut aws_allocator
) -> c_int
Expand description
Initializes a new platform specific thread object struct (not the os-level thread itself).