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

Required features: "Win32_Foundation"