Function cfseeko

Source
pub unsafe extern "C" fn cfseeko(
    __stream: *mut c_IO_FILE,
    __off: i64,
    __whence: i32,
) -> i32