rust_htslib::htslib

Function fsetpos

Source
pub unsafe extern "C" fn fsetpos(
    __stream: *mut _IO_FILE,
    __pos: *const _G_fpos_t,
) -> i32