Type Definition vc6_sys::LPFNPSPCALLBACKA

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