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

Required features: "Win32_Foundation"