Function SetPhysicalCursorPos

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