pub unsafe extern "system" fn PathAppendA(
    pszpath: PSTR,
    pszmore: PCSTR
) -> BOOL
Expand description

Required features: "Win32_Foundation"