Function libc::swapcontext [] [src]

pub unsafe extern fn swapcontext(uocp: *mut ucontext_t,
                                 ucp: *const ucontext_t)
                                 -> c_int
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io