rust_htslib::htslib

Function imaxdiv

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