pub type PFN_CANCEL_ASYNC_RETRIEVAL_FUNC = Option<unsafe extern "system" fn(hasyncretrieve: HCRYPTASYNC) -> BOOL>;
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"