[][src]Function sdl2_sys::XStoreNamedColor

pub unsafe extern "C" fn XStoreNamedColor(
    arg1: *mut Display,
    arg2: Colormap,
    arg3: *const c_char,
    arg4: c_ulong,
    arg5: c_int
) -> c_int