Function rust_raylib::ffi::SetWindowIcon
source · pub unsafe extern "C" fn SetWindowIcon(image: Image)
Expand description
Set icon for window (single image, RGBA 32bit, only PLATFORM_DESKTOP)
pub unsafe extern "C" fn SetWindowIcon(image: Image)
Set icon for window (single image, RGBA 32bit, only PLATFORM_DESKTOP)