Function GetCurrentDirectoryW

Source
pub unsafe extern "C" fn GetCurrentDirectoryW(
    nBufferLength: DWORD,
    lpBuffer: LPWSTR,
) -> DWORD