Function Tcl_AsyncInvoke

Source
pub unsafe extern "C" fn Tcl_AsyncInvoke(
    interp: *mut Tcl_Interp,
    code: c_int,
) -> c_int