Function windows_sys::Win32::UI::WindowsAndMessaging::GetClassInfoW

pub unsafe extern "system" fn GetClassInfoW(
    hinstance: HINSTANCE,
    lpclassname: PCWSTR,
    lpwndclass: *mut WNDCLASSW,
) -> BOOL