Function kernel::common::context::context_box
[−]
[src]
pub unsafe extern "cdecl" fn context_box(box_fn_ptr: usize)
Reads a Boxed function and executes it
Unsafe due to raw memory handling and FnBox