Function stdcli::prelude::libc::fseeko [] [src]

pub unsafe extern "C" fn fseeko(
    stream: *mut FILE,
    offset: i64,
    whence: i32
) -> i32