[][src]Function sdl2_sys::XAllocColor

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