Type Alias steamworks_sys::FILE

source ·
pub type FILE = _iobuf;

Aliased Type§

struct FILE {
    pub _Placeholder: *mut c_void,
}

Fields§

§_Placeholder: *mut c_void