Function windows_sys::Win32::Security::Credentials::CredRenameA
[−]pub unsafe extern "system" fn CredRenameA(
oldtargetname: PCSTR,
newtargetname: PCSTR,
type: u32,
flags: u32
) -> BOOL
Expand description
Required features: "Win32_Security_Credentials"
, "Win32_Foundation"