pub unsafe fn GetPointerDevice<P0>(
device: P0,
pointerdevice: *mut POINTER_DEVICE_INFO,
) -> Result<()>where
P0: Param<HANDLE>,
pub unsafe fn GetPointerDevice<P0>(
device: P0,
pointerdevice: *mut POINTER_DEVICE_INFO,
) -> Result<()>where
P0: Param<HANDLE>,