pub fn worker_terminate(handle: u32) -> i32
Terminate a worker and free its host-side resources.
Returns 1 if the worker was running, 0 if the handle is unknown.
1
0