[][src]Function avr_libc::fseek

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