windows::Win32::Security::Credentials

Function CredUIConfirmCredentialsW

pub unsafe fn CredUIConfirmCredentialsW<P0>(
    psztargetname: P0,
    bconfirm: bool,
) -> u32
where P0: Param<PCWSTR>,