[][src]Type Definition glk::gidispatch::AutoRestoreFunc

type AutoRestoreFunc = unsafe extern "C" fn(bufkey: c_long, len: u32, typecode: *const c_char, arrayref: *mut *mut c_void) -> rock;