rust_htslib::htslib

Function fseeko

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