Function winapi::um::winuser::SetCursorPos

source ·
pub unsafe extern "system" fn SetCursorPos(X: c_int, Y: c_int) -> BOOL