Function NtUserSetCursorPos

Source
pub unsafe fn NtUserSetCursorPos(x: i32, y: i32) -> Result<BOOL, UserCallError>
Expand description