iai_callgrind::client_requests

Type Alias RawFd

source
pub type RawFd = c_int;
Available on crate feature client_requests_defs only.
Expand description

The raw file descriptor number

This type has no relationship to the standard library type definition of RawFd besides they are wrapping the same type on unix systems.