Function browser_window_core::prelude::cfgets[][src]

pub unsafe extern "C" fn cfgets(
    __s: *mut i8,
    __n: i32,
    __stream: *mut c_IO_FILE
) -> *mut i8