pub unsafe extern "C" fn aws_task_init(
    task: *mut aws_task,
    fn_: aws_task_fn,
    arg: *mut c_void,
    type_tag: *const c_char
)
Expand description

Init an aws_task