Function siglongjmp

Source
pub unsafe extern "C" fn siglongjmp(
    __env: *mut __jmp_buf_tag,
    __val: c_int,
)