Type Definition vc6_sys::LPFNPSPCALLBACKW

source ·
pub type LPFNPSPCALLBACKW = Option<unsafe extern "stdcall" fn(hwnd: HWND, uMsg: UINT, ppsp: *mut _PROPSHEETPAGEW) -> UINT>;