pub unsafe extern "system" fn BCryptQueryContextFunctionProperty(
dwtable: BCRYPT_TABLE,
pszcontext: PWSTR,
dwinterface: BCRYPT_INTERFACE,
pszfunction: PWSTR,
pszproperty: PWSTR,
pcbvalue: *mut u32,
ppbvalue: *mut *mut u8
) -> NTSTATUSExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
