pub unsafe fn NtUserGetCursorPos(
point: *mut POINT,
which: u32,
) -> Result<BOOL, UserCallError>Expand description
1 = regular, 2 = logical pos from dpi awareness context
pub unsafe fn NtUserGetCursorPos(
point: *mut POINT,
which: u32,
) -> Result<BOOL, UserCallError>1 = regular, 2 = logical pos from dpi awareness context