[][src]Function rebpf::libbpf::fgets

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