Function div

Source
pub unsafe extern "C" fn div(
    _Numerator: c_int,
    _Denominator: c_int,
) -> div_t