indigo_async

Function indigo_async 

Source
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
Expand description

Asynchronous execution in thread.