pub unsafe extern "C" fn indigo_async( fun: Option<unsafe extern "C" fn(data: *mut c_void) -> *mut c_void>, data: *mut c_void, ) -> bool
Asynchronous execution in thread.