Function evil_janet::_longjmp

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