[][src]Type Definition brioche_ducc_sys::duk_debug_peek_function

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