Function cfreopen

Source
pub unsafe extern "C" fn cfreopen(
    __filename: *const i8,
    __modes: *const i8,
    __stream: *mut c_IO_FILE,
) -> *mut c_IO_FILE