pub unsafe extern "system" fn CryptGetUserKey(
    hprov: usize,
    dwkeyspec: u32,
    phuserkey: *mut usize
) -> BOOL
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"