Function rust_htslib::htslib::imaxdiv[][src]

pub unsafe extern "C" fn imaxdiv(
    __numer: i64,
    __denom: i64
) -> imaxdiv_t