Function sdl2_sys::XCreateSimpleWindow
source · pub unsafe extern "C" fn XCreateSimpleWindow(
arg1: *mut Display,
arg2: Window,
arg3: c_int,
arg4: c_int,
arg5: c_uint,
arg6: c_uint,
arg7: c_uint,
arg8: c_ulong,
arg9: c_ulong
) -> Window