ImPlot_GetDaysInMonth

Function ImPlot_GetDaysInMonth 

Source
pub unsafe extern "C" fn ImPlot_GetDaysInMonth(
    year: c_int,
    month: c_int,
) -> c_int