Type Definition hts_sys::hts_tell_func

source · []
pub type hts_tell_func = Option<unsafe extern "C" fn(fp: *mut c_void) -> i64>;