Function SetCurrentDirectoryA

pub unsafe fn SetCurrentDirectoryA<P0>(lppathname: P0) -> BOOL
where P0: Param<PCSTR>,