Function windows::Win32::Security::Credentials::CredUIConfirmCredentialsW
pub unsafe fn CredUIConfirmCredentialsW<P0, P1>(
psztargetname: P0,
bconfirm: P1,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<BOOL>,