Function windows_sys::Win32::Security::Credentials::CredProtectW

pub unsafe extern "system" fn CredProtectW(
    fasself: BOOL,
    pszcredentials: PCWSTR,
    cchcredentials: u32,
    pszprotectedcredentials: PWSTR,
    pcchmaxchars: *mut u32,
    protectiontype: *mut CRED_PROTECTION_TYPE,
) -> BOOL