[][src]Type Definition winapi_ui_automation::um::wincrypt::PFN_CERT_STORE_PROV_CONTROL

type PFN_CERT_STORE_PROV_CONTROL = Option<unsafe extern "system" fn(hStoreProv: HCERTSTOREPROV, dwFlags: DWORD, dwCtrlType: DWORD, pvCtrlPara: *const c_void) -> BOOL>;