[][src]Function ul_sys::ulBitmapSwapRedBlueChannels

pub unsafe extern "C" fn ulBitmapSwapRedBlueChannels(bitmap: ULBitmap)

This converts a BGRA bitmap to RGBA bitmap and vice-versa by swapping the red and blue channels.