windows::Win32::UI::Shell

Function PathAppendA

pub unsafe fn PathAppendA<P1>(pszpath: &mut [u8; 260], pszmore: P1) -> BOOL
where P1: Param<PCSTR>,