Function NtUserGetCursorPos

Source
pub unsafe fn NtUserGetCursorPos(
    point: *mut POINT,
    which: u32,
) -> Result<BOOL, UserCallError>
Expand description

1 = regular, 2 = logical pos from dpi awareness context