Function rust_htslib::htslib::imaxdiv

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