[][src]Function setjmp::sigsetjmp

pub unsafe extern "C" fn sigsetjmp(
    env: *mut sigjmp_buf,
    savesigs: c_int
) -> c_int