Type Alias FILE

Source
pub type FILE = _iobuf;

Aliased Type§

struct FILE {
    pub _Placeholder: *mut c_void,
}

Fields§

§_Placeholder: *mut c_void