Function libc::makecontext [] [src]

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