Function sdl2_sys::XAddConnectionWatch

source ยท
pub unsafe extern "C" fn XAddConnectionWatch(
    arg1: *mut Display,
    arg2: XConnectionWatchProc,
    arg3: XPointer,
) -> c_int