SetCursorPos

Function SetCursorPos 

Source
pub unsafe extern "stdcall" fn SetCursorPos(
    X: c_int,
    Y: c_int,
) -> BOOL