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

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