Function axlibc::longjmp

source ·
#[no_mangle]
pub unsafe extern "C" fn longjmp(
    _buf: *mut __jmp_buf_tag,
    _val: c_int
) -> !
Expand description

longjmp implementation