Function windows_sys::Win32::Security::Cryptography::CryptInstallCancelRetrieval
[−]pub unsafe extern "system" fn CryptInstallCancelRetrieval(
pfncancel: PFN_CRYPT_CANCEL_RETRIEVAL,
pvarg: *const c_void,
dwflags: u32,
pvreserved: *mut c_void
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
