Function c_scape::makecontext
source ยท pub unsafe extern "C" fn makecontext(
ucp: *mut ucontext_t,
func: extern "C" fn(),
argc: i32
...
)pub unsafe extern "C" fn makecontext(
ucp: *mut ucontext_t,
func: extern "C" fn(),
argc: i32
...
)