Sign in
rust
/
rustfmt
/
HEAD
/
.
/
tests
/
target
/
issue_5728.rs
blob: e1355416faf4358b5b481b2f5738c99e36802da3 [
file
] [
log
] [
blame
]
cfg_if
::
cfg_if
!
{
if
#[
cfg
(
windows
)]
{
}
else
if
#(&
cpus
)
{
}
else
[
libc
::
CTL_HW
,
libc
::
HW_NCPU
,
0
,
0
]
}