Function windows_sys::Win32::Security::Credentials::CredDeleteW
pub unsafe extern "system" fn CredDeleteW(
targetname: PCWSTR,
type: CRED_TYPE,
flags: u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"