Function evil_janet::longjmp

source ·
pub unsafe extern "C-unwind" fn longjmp(
    __env: *mut __jmp_buf_tag,
    __val: c_int
) -> !