Function imaxdiv

Source
pub unsafe extern "C" fn imaxdiv(
    __numerator: intmax_t,
    __denominator: intmax_t,
) -> imaxdiv_t