[][src]Type Definition CCODE::PFN_CERT_STORE_PROV_CONTROL

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