[][src]Function sdl2_sys::SDL_HasColorKey

pub unsafe extern "C" fn SDL_HasColorKey(surface: *mut SDL_Surface) -> SDL_bool

\brief Returns whether the surface has a color key

\return SDL_TRUE if the surface has a color key, or SDL_FALSE if the surface is NULL or has no color key