Function rust_htslib::htslib::imaxdiv

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