Function sdl2_sys::XResizeWindow

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