Type Definition windows_sys::Win32::UI::Shell::BFFCALLBACK
[−]pub type BFFCALLBACK = Option<unsafe extern "system" fn(hwnd: HWND, umsg: u32, lparam: LPARAM, lpdata: LPARAM) -> i32>;
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"