[][src]Type Definition winapi::um::prsht::LPFNPSPCALLBACKW

type LPFNPSPCALLBACKW = Option<unsafe extern "system" fn(hwnd: HWND, uMsg: UINT, ppsp: *mut PROPSHEETPAGEW) -> UINT>;