windows::Win32::Security::Credentials

Function CredUIConfirmCredentialsA

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