Function ncursesw::shims::bindings::fgetws[][src]

pub unsafe extern "C" fn fgetws(
    __ws: *mut wchar_t,
    __n: c_int,
    __stream: *mut __FILE
) -> *mut wchar_t