Function XLookupColor

pub unsafe extern "C" fn XLookupColor(
    arg1: *mut _XDisplay,
    arg2: u64,
    arg3: *const i8,
    arg4: *mut XColor,
    arg5: *mut XColor,
) -> i32
Available on crate feature dep_sdl2 only.