Functions | |
kzsError | kzsDesktopNativeSetDimensions (struct KzsDesktopNative *desktopNative, kzUint width, kzUint height) |
Set dimensions of desktop-native. More... | |
kzsError kzsDesktopNativeSetDimensions | ( | struct KzsDesktopNative * | desktopNative, |
kzUint | width, | ||
kzUint | height | ||
) |
Set dimensions of desktop-native.
desktopNative | Handle to desktop-native. |
width | Desktop width |
height | Desktop height |