Function crypt32::CertSetCRLContextProperty
[−]
[src]
pub unsafe extern "system" fn CertSetCRLContextProperty(
pCrlContext: PCCRL_CONTEXT,
dwPropId: DWORD,
dwFlags: DWORD,
pvData: *const c_void
) -> BOOL