Type Alias FILE

Source
pub type FILE = _iobuf;

Aliased Type§

#[repr(C)]
pub struct FILE { pub _Placeholder: *mut c_void, }

Fields§

§_Placeholder: *mut c_void