Function SetCurrentDirectoryA

Source
pub unsafe extern "C" fn SetCurrentDirectoryA(
    lpPathName: LPCSTR,
) -> BOOL