pub unsafe extern "system" fn NCryptDeleteKey(
    hkey: NCRYPT_KEY_HANDLE,
    dwflags: u32
) -> i32
Expand description

Required features: "Win32_Security_Cryptography"