pub unsafe extern "stdcall" fn GetMouseMovePointsEx(
cbSize: UINT,
lppt: LPMOUSEMOVEPOINT,
lpptBuf: LPMOUSEMOVEPOINT,
nBufPoints: c_int,
resolution: DWORD,
) -> c_intpub unsafe extern "stdcall" fn GetMouseMovePointsEx(
cbSize: UINT,
lppt: LPMOUSEMOVEPOINT,
lpptBuf: LPMOUSEMOVEPOINT,
nBufPoints: c_int,
resolution: DWORD,
) -> c_int