Function swapcontext
pub unsafe extern "C" fn swapcontext(
uocp: *mut ucontext_t,
ucp: *const ucontext_t,
) -> i32
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn swapcontext(
uocp: *mut ucontext_t,
ucp: *const ucontext_t,
) -> i32
dep_sdl3
only.