* \fn static inline BOOL GUIAPI SetPixelInBitmap (const BITMAP* bmp, \ int x, int y, gal_pixel pixel) * \brief Set pixel value in a BITMAP object. * * This function sets the pixel value at the position \a (x,y) in * the BITMAP object \a bmp. * * \param bmp The BITMAP object. * \param x x,y: The position of the pixel in the bitmap relative to * the upper-left corner o
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected