[][src]Type Definition ducc_sys::ducc_exec_timeout_function

type ducc_exec_timeout_function = Option<unsafe extern "C" fn(udata: *mut c_void) -> duk_bool_t>;