Function XGetAtomNames

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