Function windows_sys::Win32::UI::Shell::RemoveWindowSubclass

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