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

type PFNPROPSHEETCALLBACK = Option<unsafe extern "system" fn(_: HWND, _: UINT, _: LPARAM) -> c_int>;