Function NCryptDeleteKey

Source
pub unsafe extern "C" fn NCryptDeleteKey(
    hKey: NCRYPT_KEY_HANDLE,
    dwFlags: DWORD,
) -> SECURITY_STATUS