Function CertSetCRLContextProperty

Source
pub unsafe extern "C" fn CertSetCRLContextProperty(
    pCrlContext: PCCRL_CONTEXT,
    dwPropId: DWORD,
    dwFlags: DWORD,
    pvData: *const c_void,
) -> BOOL