[][src]Function winapi::um::winuser::GetMouseMovePointsEx

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