Function windows_sys::Win32::Security::Cryptography::NCryptSetProperty

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