[][src]Type Definition winapi::um::wincrypt::PFN_CANCEL_ASYNC_RETRIEVAL_FUNC

type PFN_CANCEL_ASYNC_RETRIEVAL_FUNC = Option<unsafe extern "system" fn(hAsyncRetrieve: HCRYPTASYNC) -> BOOL>;