Type Alias FILE

Source
pub type FILE = _IO_FILE;

Aliased Typeยง

#[repr(C)]
pub struct FILE { /* private fields */ }