NtUserGetKeyboardLayout

Function NtUserGetKeyboardLayout 

Source
pub unsafe fn NtUserGetKeyboardLayout(
    dwThread: u32,
) -> Result<HKL, UserCallError>
Expand description