Function posix::stdio::fopen [-] [+] [src]

pub fn fopen<T: NTStr, U: NTStr>(filename: &T, modes: &U) -> *mut FILE