pub unsafe extern "system" fn GetKeyboardLayoutList(
    nbuff: i32,
    lplist: *mut HKL
) -> i32
Expand description

Required features: "Win32_UI_Input_KeyboardAndMouse", "Win32_UI_TextServices"