pub unsafe extern "system" fn NCryptSetProperty(
    hobject: NCRYPT_HANDLE,
    pszproperty: PCWSTR,
    pbinput: *const u8,
    cbinput: u32,
    dwflags: NCRYPT_FLAGS
) -> i32
Expand description

Required features: "Win32_Security_Cryptography"