Function libc::unix::linux_like::linux::gnu::b64::x86_64::swapcontext

source ยท
pub unsafe extern "C" fn swapcontext(
    uocp: *mut ucontext_t,
    ucp: *const ucontext_t,
) -> c_int