Function XGetGeometry
pub unsafe extern "C" fn XGetGeometry(
arg1: *mut _XDisplay,
arg2: u64,
arg3: *mut u64,
arg4: *mut i32,
arg5: *mut i32,
arg6: *mut u32,
arg7: *mut u32,
arg8: *mut u32,
arg9: *mut u32,
) -> i32
Available on crate feature
dep_sdl2
only.