[][src]Type Definition winapi::um::wincrypt::PFN_CERT_STORE_PROV_CLOSE

type PFN_CERT_STORE_PROV_CLOSE = Option<unsafe extern "system" fn(hStoreProv: HCERTSTOREPROV, dwFlags: DWORD)>;