Skip to main content

set_stack_base

Function set_stack_base 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn set_stack_base(base: *mut u64)
Expand description

ยงSafety

Base pointer must be a valid stack pointer for the current strand.