[][src]Function raylib_sys::LoadImagePalette

pub unsafe extern "C" fn LoadImagePalette(
    image: Image,
    maxPaletteSize: c_int,
    colorsCount: *mut c_int
) -> *mut Color