Function libunwind_sys::swapcontext[][src]

pub unsafe extern "C" fn swapcontext(
    __oucp: *mut ucontext_t,
    __ucp: *const ucontext_t
) -> c_int