Function sdl2_sys::XWithdrawWindow

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