[][src]Function winapi::um::processenv::GetCurrentDirectoryA

pub unsafe extern "system" fn GetCurrentDirectoryA(
    nBufferLength: DWORD,
    lpBuffer: LPSTR
) -> DWORD