pub unsafe extern "system" fn UnregisterClassW(
    lpclassname: PCWSTR,
    hinstance: HINSTANCE
) -> BOOL
Expand description

Required features: "Win32_Foundation"