Function browser_window::prelude::cfgets[]

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