Function SetJmpBuffer

Source
pub unsafe extern "C" fn SetJmpBuffer(
    arg1: *mut Environment,
    arg2: *mut jmp_buf,
)