Function evil_janet::siglongjmp

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