Function XAllocColorCells

pub unsafe extern "C" fn XAllocColorCells(
    arg1: *mut _XDisplay,
    arg2: u64,
    arg3: i32,
    arg4: *mut u64,
    arg5: u32,
    arg6: *mut u64,
    arg7: u32,
) -> i32
Available on crate feature dep_sdl2 only.