[][src]Function sdl2_sys::XSetWindowColormap

pub unsafe extern "C" fn XSetWindowColormap(
    arg1: *mut Display,
    arg2: Window,
    arg3: Colormap
) -> c_int