Function block_server::c_interface::block_server_thread

source ·
#[no_mangle]
pub unsafe extern "C" fn block_server_thread(arg: *const c_void)
Expand description

§Safety

arg must be the value passed to the start_thread callback.