windows::Win32::UI::Shell

Function RemoveWindowSubclass

pub unsafe fn RemoveWindowSubclass(
    hwnd: HWND,
    pfnsubclass: SUBCLASSPROC,
    uidsubclass: usize,
) -> BOOL