Skip to main content

SDL_max

Function SDL_max 

Source
pub fn SDL_max<T: Copy + PartialOrd>(x: T, y: T) -> T