Function windows_sys::Win32::Security::Cryptography::SslGetKeyProperty

pub unsafe extern "system" fn SslGetKeyProperty(
    hkey: NCRYPT_KEY_HANDLE,
    pszproperty: PCWSTR,
    ppboutput: *mut *mut u8,
    pcboutput: *mut u32,
    dwflags: u32,
) -> HRESULT