rust_htslib::htslib

Function fgetpos

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