__restorefn_t

Type Alias __restorefn_t 

Source
pub type __restorefn_t = uaddr;

Aliased Type§

#[repr(transparent)]
pub struct __restorefn_t { pub addr: u64, }

Fields§

§addr: u64