[][src]Function sdl2_sys::XChangeProperty

pub unsafe extern "C" fn XChangeProperty(
    arg1: *mut Display,
    arg2: Window,
    arg3: Atom,
    arg4: Atom,
    arg5: c_int,
    arg6: c_int,
    arg7: *const c_uchar,
    arg8: c_int
) -> c_int