[−][src]Function winapi_ui_automation::um::wincrypt::CryptDeriveKey
pub unsafe extern "system" fn CryptDeriveKey(
hProv: HCRYPTPROV,
Algid: ALG_ID,
hBaseData: HCRYPTHASH,
dwFlags: DWORD,
phKey: *mut HCRYPTKEY
) -> BOOL