[][src]Type Definition duk_sys::duk_debug_write_flush_function

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