Function sdl2_sys::XSelectInput

source ·
pub unsafe extern "C" fn XSelectInput(
    arg1: *mut Display,
    arg2: Window,
    arg3: c_long
) -> c_int