libc::makecontext [] [src]

pub unsafe extern fn makecontext(ucp: *mut ucontext_t, func: extern fn(), argc: c_int, ...)
Unstable (libc)

: use libc from crates.io