Function CryptCreateAsyncHandle

Source
pub unsafe extern "C" fn CryptCreateAsyncHandle(
    dwFlags: DWORD,
    phAsync: PHCRYPTASYNC,
) -> BOOL