[][src]Type Definition sit_core::duktape::bindings::duk_debug_read_flush_function

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