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

pub unsafe extern "C" fn fseeko(
    __stream: *mut FILE,
    __off: __off_t,
    __whence: c_int
) -> c_int