Function cfseeko

Source
pub unsafe extern "C" fn cfseeko(
    __stream: *mut cFILE,
    __off: c__off_t,
    __whence: c_int,
) -> c_int