pub unsafe extern "system" fn CredRenameA(
    oldtargetname: PCSTR,
    newtargetname: PCSTR,
    type: u32,
    flags: u32
) -> BOOL
Expand description

Required features: "Win32_Security_Credentials", "Win32_Foundation"