[][src]Function swim_c_sys::stdio::fseek

pub unsafe extern "C" fn fseek(
    stream: *mut FILE,
    offset: long,
    whence: int
) -> int