Function rust_raylib::ffi::SetWindowIcons
source · pub unsafe extern "C" fn SetWindowIcons(
images: *mut Image,
count: c_int
)
Expand description
Set icon for window (multiple images, RGBA 32bit, only PLATFORM_DESKTOP)