Function RealGetWindowClassA

Source
pub unsafe extern "C" fn RealGetWindowClassA(
    hwnd: HWND,
    ptszClassName: LPSTR,
    cchClassNameMax: UINT,
) -> UINT