pub unsafe extern "C" fn aws_task_scheduler_init(
scheduler: *mut aws_task_scheduler,
alloc: *mut aws_allocator
) -> c_int
Expand description
Initializes a task scheduler instance.
pub unsafe extern "C" fn aws_task_scheduler_init(
scheduler: *mut aws_task_scheduler,
alloc: *mut aws_allocator
) -> c_int
Initializes a task scheduler instance.