Function rust_hdl_ok_frontpanel_sys::okScriptEngine_RunScriptFunctionAsync [−][src]
pub unsafe extern "C" fn okScriptEngine_RunScriptFunctionAsync(
hnd: okScriptEngine_HANDLE,
callback: okScriptEngineAsyncCallback,
data: *mut c_void,
name: *const c_char,
args: okScriptValues_HANDLE,
err: *mut *mut okError
) -> Bool