[][src]Function antic::thread_pool_wake

pub unsafe extern "C" fn thread_pool_wake(
    T: *mut thread_pool_struct,
    i: thread_pool_handle,
    max_workers: c_int,
    f: Option<unsafe extern "C" fn(arg1: *mut c_void)>,
    a: *mut c_void
)