libc::freopen [] [src]

pub unsafe extern fn freopen(filename: *const c_char, mode: *const c_char, file: *mut FILE) -> *mut FILE
Unstable (libc)

: use libc from crates.io