rstubs
0.1.0
In rstubs::arch::int::idt
Macros
impl_set_handler_fn
int_wrapper
Structs
Entry
EntryOptions
InterruptContext
InterruptDescriptorTable
InterruptStack
PageFaultError
Enums
Gate
Type Aliases
DivergingHandlerFunc
DivergingHandlerFuncWithErrCode
HandlerFunc
HandlerFuncWithErrCode
PageFaultHandlerFunc
?
Macro
rstubs
::
arch
::
int
::
idt
::
impl_set_handler_fn
source
·
[
−
]
macro_rules!
impl_set_handler_fn { (
$h
:ty) => { ... }; }