cpu_context_switch

Function cpu_context_switch 

Source
pub unsafe fn cpu_context_switch(prev_tcb: *mut u8, next_tcb: *mut u8)
Expand description

ยงSafety