pub unsafe extern "system" fn GetClassNameW(
    hwnd: HWND,
    lpclassname: PWSTR,
    nmaxcount: i32
) -> i32
Expand description

Required features: "Win32_Foundation"